-
Home
-
WP Search with Algolia
-
2.8.1
-
Code
-
Classes
- Response
Total Complexity |
35 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
339 |
Lines of code |
132 |
Logical lines of code |
80 |
Comment lines |
70 |
Methods |
17 |
Properties |
7 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
59 |
5 |
13 |
setHeaders() |
S |
57 |
4 |
17 |
withAddedHeader() |
S |
58 |
3 |
16 |
withHeader() |
S |
60 |
3 |
14 |
withStatus() |
S |
64 |
3 |
9 |
withBody() |
S |
68 |
2 |
8 |
getBody() |
S |
71 |
2 |
6 |
withoutHeader() |
S |
64 |
2 |
10 |
getHeader() |
S |
67 |
2 |
8 |
withProtocolVersion() |
S |
68 |
2 |
8 |
getHeaderLine() |
S |
79 |
1 |
3 |
getStatusCode() |
S |
82 |
1 |
3 |
hasHeader() |
S |
79 |
1 |
3 |
getHeaders() |
S |
82 |
1 |
3 |
getProtocolVersion() |
S |
82 |
1 |
3 |
getReasonPhrase() |
S |
82 |
1 |
3 |
trimHeaderValues() |
S |
73 |
1 |
5 |